home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14701.DXR / 00019_s-oldSectButtonScript.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  161 b   |  5 lines

  1. on mouseDown me, myForceClickFlag
  2.   global gScript
  3.   mClickOnButton(getaProp(the pButtonObjectList of gScript, the clickOn), "Mouse Down", myForceClickFlag)
  4. end
  5.